DomainObjects Class Library

ScalarQuery<SelectFromClass> Constructor 

Initializes a new instance of the Field class.

public ScalarQuery<SelectFromClass>(
   Field fieldToSelect
);

Parameters

fieldToSelect
The field to select in the query.

See Also

ScalarQuery<SelectFromClass> Class | DomainObjects.Facade.Command Namespace